Vcenter NamespaceManagement ClusterCompatibility ZoneFilterSpec
The Vcenter NamespaceManagement ClusterCompatibility ZoneFilterSpec schema contains properties used to filter the results when listing vSphere Zones (see GET /vcenter/namespace-management/cluster-compatibility/v2) and their compatibility information.
This schema was added in vSphere API 8.0.0.1.
{
"zones": [
"string"
]
}
A list of vSphere Zone identifiers which will be used to filter vSphere Zones that correspond to this specific set of identifiers.
This property was added in vSphere API 8.0.0.1.
If missing or null
or empty, results will not be filtered for specific vSphere Zone identifiers.